home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / gle32h_2.zip / gle32 / setgle32.bat < prev    next >
DOS Batch File  |  1994-07-28  |  768b  |  20 lines

  1. @ECHO OFF
  2. REM Change the path to match your configuration
  3. REM
  4. set gle_top=d:/gle32/
  5. set gle32font=d:\gle32\grxfont
  6. set GRXFONT=d:/gle32/grxfont
  7. REM
  8. REM  These next lines configure GLE_VGA and SURF_VGA for S3-boards.
  9. REM  I use a VLB S3-board with the 805 chipset. See the file readme in the
  10. REM  subdirectory GO32.DOC. Take care! Some older or fixed-frequency monitors
  11. REM  can be destroyed by too high refresh frequencies!!
  12. REM  If you only want to use the VGA graphics-mode, don't change anything below.
  13. REM
  14. REM  gw [width] gh [height] tw [textmode columns] th [textmode lines]
  15. REM  nc [NUMBER of colors in graphmode]
  16. REM
  17. REM set go32=driver d:/gle32/driver/vesa_s3.grn gw 1024 gh 768 tw 80 th 25 nc 256
  18. REM
  19. echo Environment for GLE 32 installed!
  20.